home *** CD-ROM | disk | FTP | other *** search
- section "CODE",code
- cnop 0,4
- xdef _SetSuperAttrs
-
- _SetSuperAttrs
- move.l a2,-(a7)
- movem.l 8(a7),a0/a2
- move.l a2,d0
- beq L_Null
- move.l a0,d0
- beq L_Null
- clr.l -(a7)
- pea 20(a7)
- pea 259
- move.l sp,a1
- move.l 24(a7),a0
- bsr L_Invoke
- lea 12(a7),a7
- L_Null
- move.l (a7)+,a2
- rts
-
- L_Invoke
- move.l 8(a0),-(a7)
- rts
-
-